Amazon SQS and Jira Integration using Routes
Category |
|
Prerequisites |
Talend Data Integration Basics, Talend Data Integration Advanced, Talend Big Data Basics |
Third-party software |
Amazon SQS, Amazon S3, Jira |
Description
|
Many use cases require integration with AWS SQS for real-time event processing. For example, a file delivered to S3 may need to be processed using a Talend Job or manually processed by operations personnel. For these types of use cases, you can use a Talend Route to monitor AWS SQS queues and process SQS events. For events that require manual processing, integrating with Jira or a similar application is essential for tracking and workflow management.
This solution template shows you how to use a Talend Route to listen to SQS events, consume those events, and automatically create a Jira ticket for manual processing. |